home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Kian / westlife: Kian.iso / pc / kianstory.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-10-18  |  109 b   |  6 lines

  1. on(release){
  2.    unloadMovie("frame7/inv7");
  3.    setProperty("frame7", _alpha, "0");
  4.    gotoAndStop(1);
  5. }
  6.